__ANDROID_API_I__

Names the Ice-Cream Sandwich API level (14), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_I__ = 14;

Meta